@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	font-family:"微软雅黑","黑体"; 
	font-size:12px;
	background:#fff;
	box-sizing:border-box;
}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,th, td span{
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;	
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input{
	vertical-align:middle;
}

a{
	text-decoration:none;
	color:#000;
} 
.wra{
	width:100%;
	overflow:hidden;
	min-width:1200px;
}
.top{
	width:1200px;
	margin:0 auto;
	padding:13px 0;
	overflow:hidden;
}
.logo{
	float:left;
}
.top-righ{
	width:400px;
	float:right;
}
.erwm{
	float:left;
	padding-right:32px;
}
.tel{
	width:283px;
	padding-top:30px;
	float:right;
}
.tel span{
	width:85px;
	font-size:17px;
	color:#2d2d2d;
	padding-left:30px;
	display:block;
	float:left;
	background: url(../images/tel_03.jpg) no-repeat left;
}
.tel strong{
	display:block;
	float:left;
	font-size:18px;
	color:#da0000;
}

.zhyiw{
	width:90px;
	float:right;
	padding-top:32px;
}
.zhyiw a{
	float:left;
	font-size:14px;
	color:#171717;
}
.zhyiw a:hover{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
/* 导航css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; width:1200px; height:47px; line-height:47px; background:#1976d2;  position:relative; z-index:1; clear:both; margin:0 auto;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; width:120px;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 20px; font-size:14px; font-weight:bold;  }
		.nav .sub{ display:none; width:96px; left:0; top:47px;  position:absolute; background:#1976d2;background:rgba(25,118,210,0.8);*background:#1976d2;background:#1976d2\0;filter:                   alpha(Opacity=30);  line-height:26px; padding:5px 0; text-align:center;  }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#fd7302;background:rgba(253,115,2,0.8); color:#fff;  }
		.nav .on h3 a{ border-bottom:#feb900 3px solid; display:block; color:#fff; height:44px; }
		.nna{background:#1976d2; height:47px; clear:both;}
/* 幻灯片css */
		.slideBox{ width:1920px; height:677px; overflow:hidden; position:relative; border:1px solid #ddd; margin:0 auto; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:25px; height:8px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#fe9d48; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:1920px; height:677px; display:block;  }
.ggao{
	height:106px;
	background:#1976d2;
}
.ggao-box{
	width:1200px;
	margin:0 auto;
}
.ggao-box h1{
	float:left;
	width:82px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:url(../images/gonggao_03.jpg) no-repeat left top;
	padding-top:35px;
	margin:9px 0 40px;
}
.gao-xian{
	width:2px;
	float:left;
	margin:20px 0 0 67px;
}
.ggao-box ul{
	float:left;
	width:345px;
	margin-left:50px;
	margin-top:23px;
}
.ggao-box ul li{
	width:345px;
	float:left;
	line-height:28px;
	background:url(../images/gao-icon_03.jpg) no-repeat left;}
.ggao-box ul li a{
	padding-left:8px;
	color:#fff;
	float:left;
}
.ggao-box ul li span{
	float:right;
	color:#c6c6c6;
}
.about{
	height:570px;
	clear:both;
	background:url(../images/about-bg_02.jpg) no-repeat;
}
.about-box{
	width:1200px;
	padding-top:85px;
	margin:0 auto;
}
.about-left{
	width:573px;
	float:left;
}
.about-left strong{
	width:573px;
	display:block;
	color:#3b3b3b;
	font-size:24px;
}
.about-left p{
	width:573px;
	padding:40px 0 60px;
	line-height:30px;
	color:#3b3b3b;
	text-indent:2em;
}
.about-left span{
	width:170px;
	height:50px;
	text-align:center;
	line-height:50px;
	border:1px solid #4286cf;
	display:block;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
}
.about-left span a{
	color:#393939;
	width:170px;
	height:50px;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.about-left span a:hover{
	background:#4286cf;
	transition:0.8s ease;
	color:#fff;
	width:170px;
	height:50px;
	display:block;
}
.about-righ{
	width:500px;
	float:right;
}
.gcal{
	width:1200px;
	margin:0 auto;
	padding:44px 0 44px;
}
.gcal h1{
	font-size:30px;
	text-align:center;
	color:#393939;
	padding-bottom:12px;
}
.gcal h1 span{
	color:#1976d2;
}
.gcal h2{
	font-size:14px;
	text-align:center;
}
.anli{
	height:675px;
	clear: both;
	background:url(../images/anli-bg_02.jpg) no-repeat center;
}
.anli-box{
	width:1200px;
	margin:0 auto;
}
.anli-box h1{
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:25px;
	padding-top:76px;
	border-bottom:1px solid #8ab4e1;
	margin-bottom:26px;
	padding-bottom:20px;
}
/*index content*/
.content{ width:1200px; margin:0 auto;}
.da-thumbs{list-style:none;height:209px;position:relative;margin:0 0 25px 0;padding:0; float: left;}
.da-thumbs li{float:left; margin-bottom:30px;margin-right:4px;background:#fff;position:relative;}
.da-thumbs li a,.da-thumbs li a img{display:block;position:relative}
.da-thumbs li a{color:#fff;overflow:hidden}
.da-thumbs li a div{position:absolute;background:#333;background:rgba(104,96,93,0.6);*background:#68605d;background:#0d9572\0;filter:alpha(Opacity=90);width:100%;height:100%}
.da-thumbs li a em{display:block;width:92px;height:4px;background:rgba(255,255,255,0.8);*background:#fff;background:#fff\0;filter:alpha(Opacity=30);margin:0 auto;}
.da-thumbs li a h2{ font-size:20px;margin:40px 8px 15px;font-weight:normal;text-align:center}
.da-thumbs li a p{ width:280px;text-align: center; color:#fff;margin:0 auto; padding-top:15px;font:normal 14px/18px 'Microsoft YaHei'}
.da-thumbs li.subscribe{border:none;width:76px;height:101px;margin-right:0;background:#0d9572;padding:8px}
.da-thumbs li.subscribe h2{font-size:33px;line-height:36px;margin:0;text-align:center; }
.da-thumbs li.subscribe h2 span{font-size:16px; float:right; margin-right:5px; line-height:30px}
.da-thumbs li.subscribe img{clear:right;float:right;margin:7px 5px 0 0px}

.news{
	height:790px;
	background:url(../images/new-bg_02.jpg) no-repeat center;
}
.news-box{
	width:1200px;
	margin:0 auto;
	padding-top:110px;
}
.new-b-lef{
	width:595px;
	float:left;
}
.new-b-lef h1{
	border-bottom:1px solid #b2b2b3;
	padding-bottom:15px;
	font-size:14px;
}
.new-b-lef h1 a{
	color:#000;
}
.new-b-lef h1 a:hover{
	color:#1976d2;
}
.new-b-lef ul{
	margin-top:35px;
}
.new-b-lef ul li{
	width:595px;
	color:#797979;
	padding-bottom:35px;
	border-bottom:#c3c3c3 1px dashed;
}
.new-b-lef ul li h2{
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}
.new-b-lef ul li p{
	width:595px;
	line-height:27px;
}
.new-b-lef ul li p a{
	color:#797979;
}
.new-b-lef ul li p a:hover{
	color:#2855a8;
}
.new-b-lef ul li span{
	float:right;
	padding-top:10px;
	display:block;}
.rongyu{
		width:1200px;
	margin:0 auto;
	padding:34px 0 34px;
	clear:both;
	overflow:hidden;
}
.ry-hd{
	border-bottom:#dfdfdf 2px solid;
	overflow:hidden;
}
.ry-hd strong{
	float:left;
	color:#1976d2;
	font-size:18px;
	border-bottom:#1976d2 4px solid;
	padding-bottom:14px;
}
.ry-hd span{
	float:left;
	font-size:14px;
	color:#999;
}
.ry-hd a{
	float:right;
	color:#999;
}
.ry-box{
	margin-top:10px;
	overflow:hidden;
}
.ry-b{
	width:280px;
	float:left;
	margin-left:20px;
}
.ry-b img{
	width:280px;
	 
}
.foot{
	height:323px;
	background:url(../images/foot_03.jpg) repeat-x;
}
.foot-box{
	width:1200px;
	margin:0 auto;
}
.foot-box ul{
	border-bottom:#636363 1px solid;
	margin-top:36px;
	padding-bottom:14px;
	font-size:14px;
	float:left;
}
.foot-box ul li{
	width:108px;
	text-align:center;
	float:left;
}
.foot-box ul li a{
	color:#a9a9a9;
}
.f-b1{
	padding:30px 0 30px;
	overflow:hidden;
	clear:both;
}
.f-b1 dl{
	width:290px;
	float:left;
	line-height:28px;
}
.f-b1 dl dt{
	width:290px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
}
.f-b1 dl dd{
	width:290px;
	font-size:13px;
	color:#999;
}
.f-b1 img{
	float:left;
	margin:40px 0 0 254px;
}
.f-b2{
	font-size:13px;
	color:#999;
	padding-top:20px;
}